home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / dj112m2.doc < prev    next >
Text File  |  1994-09-13  |  773b  |  25 lines

  1. This document has instructions for 1.12.maint2, the second bugfix release
  2. for djgpp 1.12.
  3.  
  4. To apply this bugfix, unzip dj112m2.zip from the same place you
  5. unzipped all the 1.12 zip files and dj112m1 AFTER you unzip all the
  6. others.  If you unzip another 1.12 zipfile, you should re-unzip the
  7. maintainance zip file to ensure you still have the bugfixes.  You
  8. must then run the 112m2.bat file to install this bugfix.
  9.  
  10.     unzip -o dj112m2.zip
  11.     112m2
  12.  
  13. This bugfix affects the following modules:
  14.  
  15.     djeoe112.zip
  16.     djdev112.zip
  17.     djsrc112.zip
  18.     djlsr112.zip
  19.  
  20. The file docs/djgpp/new112m2.doc in dj112m2.zip describes the bugfixes.
  21. A copy of new112m2.doc is attached:
  22.  
  23. go32/glob.c: Don't break if the command line ends in '\'.
  24. libsrc/c/sys/access.c: don't use stat if you don't have to.
  25.